ClipboardSetText

Syntax: @ClipboardSetText string

The ClipboardSetText command will put the current contents of the string into the Windows clipboard, replacing any information already held in the clipboard. The string can be a string variable, string literal or string array element.